Skip to content

fix: Disable newly created function call blocks when the corresponding definition is disabled.#8665

Merged
gonfunko merged 1 commit intoRaspberryPiFoundation:developfrom
gonfunko:disabled-functions
Dec 3, 2024
Merged

fix: Disable newly created function call blocks when the corresponding definition is disabled.#8665
gonfunko merged 1 commit intoRaspberryPiFoundation:developfrom
gonfunko:disabled-functions

Conversation

@gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #8661

Proposed Changes

This PR fixes a bug that allow enabled function caller blocks to be created on the workspace after their corresponding definition block was disabled.

@gonfunko gonfunko requested a review from a team as a code owner November 18, 2024 20:40
@github-actions github-actions bot added the PR: fix Fixes a bug label Nov 18, 2024
@gonfunko gonfunko merged commit cd1e540 into RaspberryPiFoundation:develop Dec 3, 2024
@gonfunko gonfunko deleted the disabled-functions branch December 3, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

User functions may be called even when function definition is disabled

2 participants